home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / jovept2.arc / WHOAMI.H < prev    next >
Text File  |  1985-05-30  |  384b  |  18 lines

  1. /* whoami.h */
  2.  
  3. #define _WHOAMI            /* so param.h won't include us again */
  4.  
  5. #define UNKNOWN
  6. #define PDP11    GENERIC
  7. /* #define    NONFP        /* if no floating point unit */
  8. /* #define    ENABLE34        /* support the ENABLE/34 board */
  9. /*
  10. #ifdef    KERNEL
  11. #    include "localopts.h"
  12. #else
  13. #    include <sys/localopts.h>
  14. #endif
  15. */
  16.  
  17. /* end */
  18.